[INFO] cloning repository https://github.com/svs/aimax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svs/aimax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvs%2Faimax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvs%2Faimax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a1f2943478f9960480a85f66dc2fb6edc4f0717
[INFO] testing svs/aimax against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvs%2Faimax" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/svs/aimax
[INFO] finished tweaking git repo https://github.com/svs/aimax
[INFO] tweaked toml for git repo https://github.com/svs/aimax written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/svs/aimax on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/svs/aimax already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87e61b57eda780e574486d3b3d180e156a1b3beaeafec1919745d9c501fa9dc0
[INFO] running `Command { std: "docker" "start" "-a" "87e61b57eda780e574486d3b3d180e156a1b3beaeafec1919745d9c501fa9dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87e61b57eda780e574486d3b3d180e156a1b3beaeafec1919745d9c501fa9dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e61b57eda780e574486d3b3d180e156a1b3beaeafec1919745d9c501fa9dc0", kill_on_drop: false }`
[INFO] [stdout] 87e61b57eda780e574486d3b3d180e156a1b3beaeafec1919745d9c501fa9dc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2a7baeed2f8b6e25039879dda40186c306a657725f4ebb114e950e2e4c4f2e4
[INFO] running `Command { std: "docker" "start" "-a" "f2a7baeed2f8b6e25039879dda40186c306a657725f4ebb114e950e2e4c4f2e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tree-sitter-scheme v0.24.7
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-md v0.3.2
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling quickscope v0.2.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling im-lists v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling steel-derive v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling tree-sitter-highlight v0.24.7
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling steel-gen v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling steel-core v0.7.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling steel-parser v0.7.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling llm v1.3.7
[INFO] [stderr]    Compiling aimax_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling aimax v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "f2a7baeed2f8b6e25039879dda40186c306a657725f4ebb114e950e2e4c4f2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2a7baeed2f8b6e25039879dda40186c306a657725f4ebb114e950e2e4c4f2e4", kill_on_drop: false }`
[INFO] [stdout] f2a7baeed2f8b6e25039879dda40186c306a657725f4ebb114e950e2e4c4f2e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 508ab81df517476a003db6dc42fe7dcae9a7ced81fa2eeb527c99ccb8dfc098a
[INFO] running `Command { std: "docker" "start" "-a" "508ab81df517476a003db6dc42fe7dcae9a7ced81fa2eeb527c99ccb8dfc098a", kill_on_drop: false }`
[INFO] [stderr]    Compiling aimax_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling aimax v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.68s
[INFO] running `Command { std: "docker" "inspect" "508ab81df517476a003db6dc42fe7dcae9a7ced81fa2eeb527c99ccb8dfc098a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "508ab81df517476a003db6dc42fe7dcae9a7ced81fa2eeb527c99ccb8dfc098a", kill_on_drop: false }`
[INFO] [stdout] 508ab81df517476a003db6dc42fe7dcae9a7ced81fa2eeb527c99ccb8dfc098a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1db9f8f1ec5911469392eefdbe7dc4ac6f1c5323216b08c19259c140b4db68d8
[INFO] running `Command { std: "docker" "start" "-a" "1db9f8f1ec5911469392eefdbe7dc4ac6f1c5323216b08c19259c140b4db68d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aimax-66aea83cfb37a969)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aimax_core-1773614425bada8c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test buffer::tests::test_insert_string ... ok
[INFO] [stdout] test buffer::tests::test_delete_backward ... ok
[INFO] [stdout] test keymap::tests::test_key_sequence ... ok
[INFO] [stdout] test keymap::tests::test_keymap_stack_sequence ... ok
[INFO] [stdout] test keymap::tests::test_single_key_binding ... ok
[INFO] [stdout] test llm::tests::test_chat_config_default ... ok
[INFO] [stdout] test llm::tests::test_message_with_tool_use_id ... ok
[INFO] [stdout] test llm::tests::test_provider_from_str ... ok
[INFO] [stdout] test buffer::tests::test_insert ... ok
[INFO] [stdout] test completion::tests::test_empty_input ... ok
[INFO] [stdout] test completion::tests::test_file_completer_subdir ... ok
[INFO] [stdout] test llm::tests::test_stream_event_variants ... ok
[INFO] [stdout] test process::tests::test_strip_ansi ... ok
[INFO] [stdout] test buffer::tests::test_utf8 ... ok
[INFO] [stdout] test buffer::tests::test_line_navigation ... ok
[INFO] [stdout] test completion::tests::test_fuzzy_match ... ok
[INFO] [stdout] test minibuffer::path::tests::test_parse_file_input_subdir ... ok
[INFO] [stdout] test buffer::tests::test_movement ... ok
[INFO] [stdout] test process::tests::test_spawn_echo ... ok
[INFO] [stdout] test llm::tests::test_tool_definition ... ok
[INFO] [stdout] test buffer::tests::test_large_text ... ok
[INFO] [stdout] test editor::tests::test_editor_find_file_flow ... ok
[INFO] [stdout] test scheme::tests::test_ls ... ok
[INFO] [stdout] test scheme::tests::test_completion_from_project_root ... ok
[INFO] [stdout] test syntax::tests::test_lang_detection ... ok
[INFO] [stdout] test tools::tests::test_execute_unknown_tool ... ok
[INFO] [stdout] test tools::tests::test_list_directory ... ok
[INFO] [stdout] test tools::tests::test_read_file_missing_path ... ok
[INFO] [stdout] test tools::tests::test_read_file_nonexistent ... ok
[INFO] [stdout] test tools::tests::test_registry_has_builtin_tools ... ok
[INFO] [stdout] test tools::tests::test_run_command ... ok
[INFO] [stdout] test tools::tests::test_run_command_failure ... ok
[INFO] [stdout] test tools::tests::test_tool_result_constructors ... ok
[INFO] [stdout] test scheme::tests::test_chat_message_history ... ok
[INFO] [stdout] test scheme::tests::test_interpreter ... ok
[INFO] [stdout] test editor::tests::test_editor_file_actually_loads_content ... ok
[INFO] [stdout] test syntax::tests::test_highlight_json ... ok
[INFO] [stdout] test syntax::tests::test_highlight_rust ... ok
[INFO] [stdout] test scheme::tests::test_string_functions ... ok
[INFO] [stdout] test editor::tests::test_editor_nested_directory ... ok
[INFO] [stdout] test scheme::tests::test_load_completion_module ... ok
[INFO] [stdout] test editor::tests::test_editor_tab_complete ... ok
[INFO] [stdout] test editor::tests::test_editor_type_subdirectory ... ok
[INFO] [stdout] test scheme::tests::test_fuzzy_match ... ok
[INFO] [stdout] test editor::tests::test_editor_minibuffer_navigation ... ok
[INFO] [stdout] test scheme::tests::test_tool_result_handling ... ok
[INFO] [stdout] test scheme::tests::test_with_core_integration ... ok
[INFO] [stdout] test editor::tests::test_editor_open_file_updates_cwd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.82s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aimax_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1db9f8f1ec5911469392eefdbe7dc4ac6f1c5323216b08c19259c140b4db68d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db9f8f1ec5911469392eefdbe7dc4ac6f1c5323216b08c19259c140b4db68d8", kill_on_drop: false }`
[INFO] [stdout] 1db9f8f1ec5911469392eefdbe7dc4ac6f1c5323216b08c19259c140b4db68d8
